func github.com/golang/protobuf/proto.messageGoType

3 uses

	github.com/golang/protobuf/proto (current package)
		registry.go#L214: 		t = messageGoType(mt)
		registry.go#L245: 			return messageGoType(mt)
		registry.go#L257: func messageGoType(mt protoreflect.MessageType) reflect.Type {